home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 023a / fm40.zip / FMMENU.HLP < prev    next >
Text File  |  1991-10-06  |  8KB  |  164 lines

  1. ****************************** Main Menu Help ********************************
  2.  
  3. The following diagram illustrates the major functions of this menu:
  4.  
  5.                                F2 Create Form
  6.                 Computer                          |
  7.                  Memory                           v
  8.    Disk                    +--------+                     _________
  9. +-------+                  |        |  F3 Edit Form      /         \
  10. |       |  F5 Load Form    | Memory | <---------------> <FORM EDITOR>
  11. | form  | ---------------> |  Copy  |                    \_________/
  12. | files |                  |  of a  |                     _________
  13. |       |  F6 Save/Update  |  Form  |  F4 Execute Form   /         \
  14. |       | <--------------- |        | ----------------> < FORM EXEC >
  15. +-------+                  |        |                    \_________/
  16.                +--------+                         |
  17.                                   v
  18.                                 Print
  19. Functions:
  20.  
  21.     ESC - Exit to DOS:  Terminates the  Form Master program.  Two  consecutive
  22.       pushes of  this key  are required.   If  the current  form has  been
  23.       edited but not saved, you are reminded of this after the first  push
  24.       of ESC.  If you  push ESC once by accident,  press any other key  to
  25.       cancel and resume with the program.
  26.  
  27.     F1  - Help:  Displays on-screen help.
  28.  
  29.     F2  - Create Form:  Starts the  form editor with a  blank screen so a  new
  30.       form can be  built.   Before the editor  is started,  a pop-up  menu
  31.       appears showing all  the form control  parameters (described  below)
  32.       such as the number of rows, columns, etc.  Modify them as needed and
  33.       then press F2 again to start editing.
  34.  
  35.       Note:  Use F3 instead to continue editing an existing form.
  36.  
  37.     F3  - Edit Form:  Starts the form  editor with the current form, one  that
  38.       has been previously  loaded using  F5 or  F7, or  created using  F2.
  39.       Before the editor is started, a pop-up menu appears showing all  the
  40.       form control  parameters (described  below) such  as the  number  of
  41.       rows, columns, etc.  Modify them  as needed, then press F3 again  to
  42.       begin editing.
  43.  
  44.     F4  - Execute Form:  Executes the current form you have created or  loaded
  45.       from disk.  Executing  a form allows  you to fill  in fields on  the
  46.       form and/or print the form.
  47.  
  48.     F5  - Load Form from Disk:   Retrieves a form from  disk and places it  in
  49.       memory so it may be edited  (F3 and F9), executed (F4), or  exported
  50.       (F8).  The form must have been previously saved on disk (F6).
  51.  
  52.       After pressing F5, a pop-up menu appears prompting you to enter  the
  53.       name of a form.  A form name such as "INVOICE" can be entered on the
  54.       first line.  It is not  necessary to enter the form name  extension,
  55.       ".FRM".  On the  second input line, you  can specify where the  form
  56.       resides - a  different drive or  directory.  Leave  the second  line
  57.       blank to use  the current  directory.  Press  F5 again  to load  the
  58.       form.
  59.  
  60.       Alternately, you  can press  F10 after  pressing F5  once to  see  a
  61.       directory list of  forms.  Selection  of the form  is made with  the
  62.       arrow keys and  pressing enter.   If the second  line of the  pop-up
  63.       menu is  blank,  the current  directory  is used.    Otherwise,  the
  64.       directory specified is used.
  65.  
  66.     F6  - Save/Update Form to Disk:  Writes the currently loaded (or  created)
  67.       form to a disk file.  A  pop-up menu appears prompting you to  enter
  68.       the name of the form.  Enter the  name on the first input line.   It
  69.       is not necessary to  include the form name  extension, ".FRM".   The
  70.       second input  line can  be  used to  specify  a different  drive  or
  71.       directory other than the current one to place the file.
  72.  
  73.       Be sure  to use  F6 to  save your  editing work,  even if  you  just
  74.       changed the default number of copies to print and did not change the
  75.       form contents.
  76.  
  77.     F7  - Import Form from Edit File:  Reads a file and places it in memory in
  78.       a form format.  A pop-up menu appears prompting you  to enter a file
  79.       name. Importing  means you  can create  a form  using your  favorite
  80.       editor or word processor (some  restrictions apply) and use it  with
  81.       this program.
  82.  
  83.     F8  - Export Form to Edit File:  Writes  the current form in memory to  an
  84.       edit file.  A pop-up menu appears prompting you to enter a file name
  85.  
  86.     F9  - Advanced Form Features:  This allows you to add or edit the  current
  87.       advanced features defined for the  form.  Advanced features  provide
  88.       the capability to  re-define function  keys, to  define fields  with
  89.       word wrap, justification, look-up tables, and math operations.
  90.  
  91.     F10 - Temporarily Go To DOS:   Starts a DOS shell  and you will receive  a
  92.       DOS prompt.   This does  not terminate  Form Master,  it remains  in
  93.       memory.  Use this to perform DOS functions such as DIR, TYPE,  etc.,
  94.       or to even  run another program.   To return  to Form Master,  enter
  95.       "EXIT" at a DOS prompt.
  96.  
  97. Form Control Parameters:
  98.  
  99. Form control parameters appear on a pop-up menu when you press F2 to create  a
  100. form or F3 to edit a form.   These parameters determine the size of the  form,
  101. the type of  fields that text  can be  entered into when  executing, the  form
  102. number, and form printing  controls.  Modify them  as required for your  form.
  103. The current values are displayed in  inverse video fields in the pop-up  menu.
  104. Simply type over any values that are to  be modified.  The cursor shows  where
  105. you are typing.  You  can move from one value  to the next using the  "Enter",
  106. "Tab", and "Backtab" keys.  "Home" moves you  to the first value and "End"  to
  107. the last.  To begin editing, press F2 or F3 a second time.
  108.  
  109. While in the  editor, pressing "ESC"  re-displays this pop-up  menu.  You  can
  110. return to the main menu by pressing "ESC"  a second time, or you can change  a
  111. control parameter such as the number of rows, then press F3 to resume editing.
  112.  
  113. To change only the form sequence number of a form, load the form and press  F3
  114. to display the pop-up menu.   Tab to the "Form  Number" field and enter a  new
  115. value.  Press "ESC"  to return to the  main menu.  Don't  forget to save  your
  116. work by using F6 to update the form on disk.
  117.  
  118. Following is a description of each of the menu control fields.
  119.  
  120.   Number Of Rows             The number of lines in  the form.  Functions  F2,
  121.                  F3, F4, F6, and F8  use this to limit the  number
  122.                  of lines in  the form.   If you  need more  lines
  123.                  while editing, press "ESC" to display this pop-up
  124.                  menu, increase  this  number, then  press  F3  to
  125.                  resume editing.  The number or rows may vary from
  126.                  1 to 132 (2 pages).
  127.  
  128.   Number Of Columns          The number of  columns is used  ONLY BY THE  FORM
  129.                  EXECUTOR (F4)  to  limit the  number  of  columns
  130.                  printed.  This number may vary from 20 to 133.
  131.  
  132.   Input Fields Attributes    THESE  FOUR  FIELDS  ARE  USED  TO  SPECIFY   THE
  133.                  ATTRIBUTES OF  FIELDS  WHERE  THE  FORM  EXECUTOR
  134.                  ALLOWS TEXT TO BE ENTERED.   See the Form  Editor
  135.                  for more information.
  136.  
  137.   Form Number                The sequence number of the form.  This number can
  138.                  be automatically entered  onto your  form by  the
  139.                  form executor.  It  is incremented each time  you
  140.                  print the form.   It can help  you keep track  of
  141.                  the number  of  times  you  have  filled  in  and
  142.                  printed a form.   The example  invoice form  uses
  143.                  the form number  as the invoice  number which  is
  144.                  filled in  automatically each  time the  form  is
  145.                  executed.
  146.  
  147.   Line Feeds After Printing  The number of blank  lines to add  to the end  of
  148.                  your form after  it has  been printed.   This  is
  149.                  used (1) to  align the paper  in your printer  to
  150.                  the next form  if you have  continuous forms,  or
  151.                  (2) to eject the form you have just printed  from
  152.                  your printer.
  153.  
  154.   Number Of Copies To Print  This is  the default  number of  copies to  print
  155.                  when the form  executor prints a  form.  You  can
  156.                  override this default at print time.
  157.  
  158.   Pre-printed Form           Specifies if non-input portions of your form  are
  159.                  to be  printed.   For  printing on  blank  pages,
  160.                  enter "N"  here.   For  printing  on  pre-printed
  161.                  forms, enter "Y" so  only the input fields  (what
  162.                  has been typed) are printed.
  163.  
  164.